Browse Source

Add tags to .gitignore for being development friendly

Signed-off-by: Xiang Wang <wxjstz@126.com>
Xiang Wang 5 years ago
parent
commit
a72467f574
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -6,3 +6,6 @@
 #Build & install directories
 build/
 install/
+
+# Development friendly files
+tags