Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LE CALVAR Theo
exemple-xcore-gradle
Commits
ae02e048
Commit
ae02e048
authored
Sep 02, 2022
by
Théo Le Calvar
Browse files
add intellj and vscode configuration folder to gitignore
parent
132604d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
ae02e048
...
...
@@ -45,6 +45,12 @@ gradle-app.setting
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Intellij
.idea
# VSCode
.vscode
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
replay_pid*
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment