[ci skip] more cleanup from repo reorg
This commit is contained in:
40
paper-api/.gitignore
vendored
40
paper-api/.gitignore
vendored
@ -1,40 +0,0 @@
|
||||
.gradle/
|
||||
|
||||
# Eclipse stuff
|
||||
/.classpath
|
||||
/.project
|
||||
/.settings
|
||||
/.checkstyle
|
||||
/.factorypath
|
||||
|
||||
# netbeans
|
||||
/nbproject
|
||||
/nb-configuration.xml
|
||||
|
||||
# we use maven!
|
||||
/build.xml
|
||||
|
||||
# maven
|
||||
/target
|
||||
|
||||
# vim
|
||||
.*.sw[a-p]
|
||||
|
||||
# various other potential build files
|
||||
/build
|
||||
/bin
|
||||
/dist
|
||||
/manifest.mf
|
||||
|
||||
# Mac filesystem dust
|
||||
.DS_Store
|
||||
|
||||
# intellij
|
||||
*.iml
|
||||
*.ipr
|
||||
*.iws
|
||||
.idea/
|
||||
|
||||
# vs code
|
||||
/.vscode
|
||||
/.factorypath
|
||||
Reference in New Issue
Block a user