Files
skript-db/.gitignore

26 lines
227 B
Plaintext
Raw Permalink Normal View History

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