13
0
geforkt von Mirrors/Velocity
Velocity/.gitignore

99 Zeilen
1.2 KiB
Plaintext

### Intellij ###
.idea/
*.iws
*/out/
*.iml
.idea_modules/
atlassian-ide-plugin.xml
2022-12-07 14:12:48 +01:00
.fleet/
### Eclipse ###
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
.externalToolBuilders/
*.launch
.factorypath
.recommenders/
.apt_generated/
.project
.classpath
### Linux ###
*~
.fuse_hidden*
.directory
.Trash-*
.nfs*
### macOS ###
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
### Windows ###
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
*.stackdump
[Dd]esktop.ini
$RECYCLE.BIN/
*.lnk
### Gradle ###
.gradle
/build/
/out/
gradle-app.setting
!gradle-wrapper.jar
.gradletasknamecache
### Other trash ###
logs/
2018-08-08 10:44:27 +02:00
/velocity.toml
2023-04-09 18:19:50 +02:00
/forwarding.secret
forwarding.secret
velocity.toml
server-icon.png
/bin/
run/
plugins/
lang/
### Natives stuff ###
2019-09-29 22:07:49 +02:00
native/mbedtls
native/zlib-ng
native/zlib-cf
native/libdeflate
native/src/main/resources/linux_x86_64/velocity-cipher.so