Skip to content

Commit

Permalink
Added a gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Loobinex committed Apr 18, 2021
1 parent d7c6676 commit 12b200e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/wx
/bin
/obj
/pkg
/res
.vs/
.settings*/
build*/
*.cache
*.project
.project
*.prefs

0 comments on commit 12b200e

Please sign in to comment.