mirror of
https://github.com/Xahau/xahaud.git
synced 2025-11-20 10:35:50 +00:00
Ignore editor backups.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,6 +9,9 @@
|
|||||||
# Ignore python compiled files.
|
# Ignore python compiled files.
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Ignore backup/temps
|
||||||
|
*~
|
||||||
|
|
||||||
# Ignore object files.
|
# Ignore object files.
|
||||||
*.o
|
*.o
|
||||||
obj/*
|
obj/*
|
||||||
|
|||||||
Reference in New Issue
Block a user