Skip to content

Commit 9e255ee

Browse files
committed
gitignore
0 parents  commit 9e255ee

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# vscode cache
2+
.vscode/
3+
4+
# jet brains cache
5+
.idea/
6+
7+
8+
# system cache
9+
.DS_Store
10+
11+
# build folder
12+
build/

0 commit comments

Comments
 (0)