We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5e461d commit aa2ae72Copy full SHA for aa2ae72
.gitignore
@@ -1,6 +1,6 @@
1
-# http://stackoverflow.com/questions/2143956/gitignore-for-visual-studio-projects-and-solutions
+Dist/*.dll
2
+Dist/*.exe
3
-Dist/
4
Src/*.suo
5
Src/**/[Bb]in/
6
Src/**/[Oo]bj/
Dist/readme.txt
@@ -0,0 +1 @@
+Compiled files will be placed here
0 commit comments