37 lines
492 B
Plaintext
37 lines
492 B
Plaintext
# Build and Release Folders
|
|
bin-debug/
|
|
bin-release/
|
|
[Oo]bj/
|
|
[Bb]in/
|
|
|
|
# Other files and folders
|
|
.settings/
|
|
|
|
node_modules/
|
|
public/
|
|
myenv/
|
|
venv/
|
|
package.json
|
|
package-lock.json
|
|
|
|
# Executables
|
|
*.swf
|
|
*.air
|
|
*.ipa
|
|
*.apk
|
|
|
|
# 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.
|
|
|
|
*.mov
|
|
*.mp4
|
|
cert/nginx/*.crt
|
|
cert/nginx/*.key
|
|
|
|
*.jpg
|
|
*.heic
|
|
*.jpeg
|
|
*.png
|
|
|