diff options
Diffstat (limited to '.gitignore')
-rwxr-xr-x | .gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ -*.*project
-*.pyc
-*.DS_Store
-*pycache*
-test/output
+*.*project +*.pyc +*.DS_Store +*pycache* +test/output |
![]() |
index : gh_mirror/astroconda/cbc.git | |
Deprecated |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | .gitignore | 10 |
@@ -1,5 +1,5 @@ -*.*project
-*.pyc
-*.DS_Store
-*pycache*
-test/output
+*.*project +*.pyc +*.DS_Store +*pycache* +test/output |