one particle with prevous path but bugged
This commit is contained in:
commit
a747c84af8
7 changed files with 461 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# java binary
|
||||
application.linux-arm64/
|
||||
application.linux-armv6hf/
|
||||
application.linux32/
|
||||
application.linux64/
|
||||
|
||||
#vim temporaty file
|
||||
.*.sw*
|
||||
|
||||
#procesing autosave
|
||||
*.autosave
|
||||
Loading…
Add table
Add a link
Reference in a new issue