Skip to content

Commit cd10e24

Browse files
committed
chore: add files and folders to be ignored
1 parent 089ba73 commit cd10e24

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
*.tmp
2+
*.gpState
3+
*.pdb
4+
*.suo
5+
*.swp
6+
*.user
7+
*.mdb
8+
*.suo
9+
obj/
10+
bin/
11+
packages/
12+
.DS_Store
13+
.vs/

0 commit comments

Comments
 (0)