Skip to content

Commit f48a4dd

Browse files
committed
Added *.lib to .gitignore. *.lib files are generated during the installation process and should be ignored.
1 parent d61d213 commit f48a4dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
*.ppu
1515
*.rsj
1616
*.compiled
17+
*.lib
1718

1819
# Generated source #
1920
###################

0 commit comments

Comments
 (0)