Skip to content

Commit ad4eedd

Browse files
authored
Update .gitignore
1 parent 9b848da commit ad4eedd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Mac
22
.DS_Store
33

4-
# Byte-compiled / optimized / DLL files
4+
# Byte-compiled / optimized / DLL files
55
__pycache__/
66
*.py[cod]
77
*$py.class
@@ -117,4 +117,4 @@ ENV/
117117

118118
#Files generated by cythonize()
119119
/botbowl/core/pathfinding/cython_pathfinding.cpp
120-
/botbowl/core/pathfinding/cython_pathfinding.html
120+
/botbowl/core/pathfinding/cython_pathfinding.html

0 commit comments

Comments
 (0)