skript-db/.gitignore

26 lines
227 B
Plaintext
Raw Permalink Normal View History

2017-11-19 03:49:49 +00:00
## OSX
*.DS_Store
## IntelliJ
.idea/
*.iml
out/
target
2021-04-30 08:50:23 +00:00
compile/
2024-07-17 18:36:23 +00:00
# eclipse specific git ignore
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath