Add .gitignore
This commit is contained in:
19
ÜB-Praxis-Abstiegsparser für X-Leer/.gitignore
vendored
Normal file
19
ÜB-Praxis-Abstiegsparser für X-Leer/.gitignore
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
# IntelliJ folders
|
||||
/.idea/
|
||||
|
||||
# IntelliJ files
|
||||
*.iml
|
||||
|
||||
# Java Compiler output
|
||||
/bin/
|
||||
|
||||
# Eclipse files
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# Eclipse folders
|
||||
/.externalToolBuilders/
|
||||
/.settings/
|
||||
|
||||
# macOS files
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user