mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2025-12-31 21:48:34 +03:00
15 lines
128 B
Plaintext
15 lines
128 B
Plaintext
# Compiled
|
|
*.elc
|
|
|
|
# Packaging
|
|
.eask
|
|
dist/
|
|
|
|
# Backup files
|
|
*~
|
|
|
|
# Undo-tree save-files
|
|
*.~undo-tree
|
|
|
|
#emacs projectile
|
|
.projectile |