mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Add basic Emacs .gitignore entries
(cherry picked from commit 2696fee3c6)
This commit is contained in:
committed by
Rémi Verschelde
parent
e564bfaa60
commit
771447914d
4
.gitignore
vendored
4
.gitignore
vendored
@@ -131,6 +131,10 @@ cppcheck-cppcheck-build-dir/
|
||||
*.pydevproject
|
||||
*.launch
|
||||
|
||||
# Emacs
|
||||
\#*\#
|
||||
.\#*
|
||||
|
||||
# GCOV code coverage
|
||||
*.gcda
|
||||
*.gcno
|
||||
|
||||
Reference in New Issue
Block a user