Commit 8d4fc3d4d65847f5ed783af8b7f24181b4eae0b3

Authored by Chunk
1 parent 36b6e3c9
Exists in refactor

staged.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
.gitignore
... ... @@ -2,6 +2,6 @@
2 2  
3 3 **/target
4 4 **/.idea
5   -*.pyc
  5 +# *.pyc
6 6 **/libs/F5
7 7  
... ...