Skip to content

Commit ece4927

Browse files
committed
gitignore
1 parent 7364fee commit ece4927

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# KickAssembler out files
2+
*.prg
3+
*.sym
4+
*.dbg
5+
*.vs
6+
*.specOut
7+
.asminfo.txt
8+
.source.txt
9+
10+
# Gradle files
11+
.gradle
12+
13+
# IDE and tool files
14+
.idea
15+
.ra
16+
.vscode

0 commit comments

Comments
 (0)