mirror of
https://github.com/tonytins/citylimits
synced 2025-06-25 17:34:43 -04:00
Removed backups
This commit is contained in:
parent
1e8296f285
commit
8a8531d2b2
2 changed files with 10 additions and 39 deletions
17
.gitiginore
17
.gitiginore
|
@ -1,5 +1,12 @@
|
|||
# Created by https://www.gitignore.io/api/linux,godot,macos,windows,notepadpp,visualstudiocode
|
||||
# Edit at https://www.gitignore.io/?templates=linux,godot,macos,windows,notepadpp,visualstudiocode
|
||||
# Created by https://www.gitignore.io/api/linux,godot,macos,backup,windows,visualstudiocode
|
||||
# Edit at https://www.gitignore.io/?templates=linux,godot,macos,backup,windows,visualstudiocode
|
||||
|
||||
### Backup ###
|
||||
*.bak
|
||||
*.gho
|
||||
*.ori
|
||||
*.orig
|
||||
*.tmp
|
||||
|
||||
### Godot ###
|
||||
|
||||
|
@ -54,10 +61,6 @@ Network Trash Folder
|
|||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
### NotepadPP ###
|
||||
# Notepad++ backups #
|
||||
*.bak
|
||||
|
||||
### VisualStudioCode ###
|
||||
.vscode/*
|
||||
!.vscode/settings.json
|
||||
|
@ -95,4 +98,4 @@ $RECYCLE.BIN/
|
|||
# Windows shortcuts
|
||||
*.lnk
|
||||
|
||||
# End of https://www.gitignore.io/api/linux,godot,macos,windows,notepadpp,visualstudiocode
|
||||
# End of https://www.gitignore.io/api/linux,godot,macos,backup,windows,visualstudiocode
|
Loading…
Add table
Add a link
Reference in a new issue