int commit
This commit is contained in:
41
template/.gitignore
vendored
Normal file
41
template/.gitignore
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
## java
|
||||
bin/
|
||||
classes/
|
||||
|
||||
|
||||
## eclipse
|
||||
.settings/
|
||||
.classpath
|
||||
.project
|
||||
|
||||
## idea
|
||||
*.iml
|
||||
.idea/*
|
||||
!.idea/codeStyles/
|
||||
!.idea/dataSources.xml
|
||||
HELP.md
|
||||
|
||||
## vscode
|
||||
.vscode/
|
||||
.factorypath
|
||||
|
||||
## maven:
|
||||
target/
|
||||
test-output/
|
||||
|
||||
## system
|
||||
.DS_Store
|
||||
logs/
|
||||
*.log
|
||||
|
||||
## vs
|
||||
.vs
|
||||
!modules/.gitkeep
|
||||
.gitattributes
|
||||
.toco/config.local.yml
|
||||
_FOSSIL_
|
||||
_FOSSIL_-journal
|
||||
.fslckout
|
||||
.fslckout-journal
|
||||
|
||||
*.pem
|
||||
Reference in New Issue
Block a user