We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68ddbe6 commit bd9cbe7Copy full SHA for bd9cbe7
1 file changed
.gitignore
@@ -1,6 +1,5 @@
1
-bin/*
2
-obj/*
3
-logs/*
4
-.vs/*
+.vs
5
*.csproj.user
6
/Apache/logs
+/*/obj
+/*/bin
0 commit comments