Skip to content

Commit cde4e72

Browse files
committed
Updated .gitignore
1 parent cad0c99 commit cde4e72

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
*.map
1212
*.o
1313
*.ppu
14+
*.rsj
15+
*.compiled
1416

1517
# Generated source #
1618
###################
@@ -19,6 +21,7 @@
1921
# Backup files #
2022
###################
2123
*.~*
24+
*.bak
2225

2326
# IDE Files #
2427
###################
@@ -41,6 +44,5 @@
4144
/__history
4245
*.bak
4346
*.Patch
44-
VirtualTreeView.zip
4547
*.#00
4648
*.pch

0 commit comments

Comments
 (0)