forked from gibbed/Infiniminer
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
22 lines (19 loc) · 849 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
###############################################################################
### Visual Studio and Visual Studio Code directories
###############################################################################
.vs
.vscode
###############################################################################
### Build and Intermediate Build Directiroes
###############################################################################
[Bb]in/
[Oo]bj/
###############################################################################
### Artifact from Cake Scripts
###############################################################################
.artifacts
###############################################################################
### OS Specific
###############################################################################
.DS_Store
[Tt]humbs.db