Browse Source

Merge pull request #798 from shreyajaggi8/patch-2

Add conan/test_package/build to gitignore
bel2125 5 years ago
parent
commit
a6cab4743e
1 changed files with 4 additions and 2 deletions
  1. 4 2
      .gitignore

+ 4 - 2
.gitignore

@@ -15,7 +15,7 @@ out
 
 *.o
 
-#################
+################# //hash
 ## CMake
 #################
 /CMakeCache.txt
@@ -267,7 +267,9 @@ requests.db
 ci/lua
 
 
-# Conan test cache
+##########################
+## Conan test cache
+##########################
 conan/test_package/build