Skip to content

Commit 2a7b8f6

Browse files
Merge pull request #32 from RoboJackets/gitignore-fix
Update .gitignore
2 parents 77f709f + 34b84b9 commit 2a7b8f6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.gitignore

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Eagle
1+
# EAGLE
22

33
# Unnecessary Files
44
*.scr
@@ -12,7 +12,7 @@
1212
*.s$?
1313
*.l$?
1414

15-
# Eagle project file
15+
# EAGLE project file
1616
*.epf
1717

1818
# Autorouter files
@@ -65,6 +65,9 @@
6565
*.GTP
6666
*.GTS
6767

68+
# CAMOutput Folder
69+
**/CAMOutput
70+
6871
# MacOS
6972
# General
7073
*.DS_Store

0 commit comments

Comments
 (0)