Skip to content

Commit cb1eca9

Browse files
authored
Update .gitignore
1 parent 744ff15 commit cb1eca9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Below is example .gitignore which are files that will may be created during program process but not commited to repository.
2+
# The example below is a template for python project
3+
14
# Byte-compiled / optimized / DLL files
25
__pycache__/
36
*.py[cod]

0 commit comments

Comments
 (0)