[ci skip] more cleanup from repo reorg

This commit is contained in:
Jake Potrebic
2024-12-22 19:07:17 -08:00
parent 083c083188
commit eb793c3131
7 changed files with 0 additions and 171 deletions

40
paper-api/.gitignore vendored
View File

@ -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