Skip to content

Commit a00d792

Browse files
committed
permissions
1 parent 5c0124c commit a00d792

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# local
22
*~
3-
#*.png
3+
*.png
44
*.svg
55
toolkit.py
66
*solution*

projects/neutron-ball/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ temp_print_trace.*
7272
*.vtu
7373
*.pvtu
7474
.depend
75-
#*.png
75+
*.png
7676
*.svg
7777
*.gif
7878
*.tif

0 commit comments

Comments
 (0)