Add logs folder to root gitignore

This commit is contained in:
ManDude
2021-01-03 22:57:12 +00:00
parent 0102dff96d
commit 59125acb42
2 changed files with 2 additions and 3 deletions
+2 -1
View File
@@ -2,4 +2,5 @@
cmake-build-debug/*
.idea/*
build/*
decompiler_out/*
decompiler_out/*
logs/*
-2
View File
@@ -1,2 +0,0 @@
*
!.gitignore