mirror of
https://github.com/fooflington/wordsearch-c.git
synced 2025-08-22 09:19:07 +00:00
initial commit
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
Debug/wordsearch
|
||||
Release/wordsearch
|
||||
*.o
|
||||
*.d
|
||||
*.swp
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
Reference in New Issue
Block a user