feat: prepare command added inside Makefile
This commit is contained in:
+4
-5
@@ -1,10 +1,9 @@
|
||||
########## Custom
|
||||
# Custom
|
||||
bitmaps
|
||||
themes
|
||||
builder/files.txt
|
||||
|
||||
########## Python
|
||||
bin
|
||||
|
||||
# Python
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
@@ -136,7 +135,7 @@ dmypy.json
|
||||
.pyre/
|
||||
|
||||
|
||||
######### Node
|
||||
# --------------------------------------------- Nodejs
|
||||
|
||||
# Logs
|
||||
logs
|
||||
|
||||
Reference in New Issue
Block a user