GITLAB
Chunk
/
ImageR
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
8d4fc3d4d65847f5ed783af8b7f24181b4eae0b3
Authored by
Chunk
2015-05-25 15:57:25 +0800
1 parent
36b6e3c9
Exists in
refactor
staged.
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
.gitignore
Side-by-side Diff
Inline Diff
.gitignore
Wrap text
Diff comments
View file @
8d4fc3d
...
...
@@ -2,6 +2,6 @@
2
2
3
3
**/target
4
4
**/.idea
5
-
*.pyc
5
+
#
*.pyc
6
6
**/libs/F5
7
7
...
...