Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/ianj-als/omtc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d84a361e3f8272bde1e6cf98be83cbe6874bbad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.class

# Package Files #
*.jar
*.war
*.ear

# Maven and Eclipse directories
/target
/.settings

# Eclipse files
.classpath
.project