You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Merge pull request #87878 from adamscott/emacs-gitignore
Add basic Emacs `.gitignore` entries
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -132,6 +132,10 @@ cppcheck-cppcheck-build-dir/
|
||||
*.pydevproject
|
||||
*.launch
|
||||
|
||||
# Emacs
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# GCOV code coverage
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
||||
Reference in New Issue
Block a user