x_admin/.gitignore
xiangheng 8eb583397d init
2023-11-24 16:46:30 +08:00

23 lines
413 B
Plaintext

# Build and Release Folders
.idea
bin-debug/
bin-release/
[Oo]bj/
[Bb]in/
# Other files and folders
.settings/
# Executables
*.swf
*.air
*.ipa
*.apk
/public/uploads/*
!/public/uploads/index.html
frontend/*
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.