mirror of
https://athene2.informatik.unibw-muenchen.de/progproj/gruppen-ht24/Gruppe-02.git
synced 2025-07-31 09:47:39 +02:00
added contents
This commit is contained in:
26
.gitignore
vendored
Normal file
26
.gitignore
vendored
Normal file
@@ -0,0 +1,26 @@
|
||||
# Gradle
|
||||
.gradle
|
||||
build
|
||||
|
||||
# VSC
|
||||
bin
|
||||
|
||||
# IntelliJ
|
||||
*.iml
|
||||
.idea
|
||||
out
|
||||
|
||||
# Eclipse
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# Libraries
|
||||
*.so
|
||||
*.dylib
|
||||
*.dll
|
||||
*.jar
|
||||
*.class
|
||||
|
||||
.DS_Store
|
||||
!Projekte/gradle/wrapper/gradle-wrapper.jar
|
||||
|
Reference in New Issue
Block a user