Skip to content

Commit d75239b

Browse files
emmac-cerebraspawelf-cerebras
authored andcommitted
Update .gitignore
Added a license header
1 parent 76b6181 commit d75239b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Apache license 2 - modified after the fork to add VS code
2+
13
# Byte-compiled / optimized / DLL files
24
__pycache__/
35
*.py[cod]
@@ -166,4 +168,4 @@ cython_debug/
166168
**/.DS_Store
167169

168170
# VS Code
169-
.vscode/
171+
.vscode/

0 commit comments

Comments
 (0)