diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ *.orig *.rej .nfs* +*.o +__pycache__ /python/build/* /python/finalbuild/* |
index : csa/tomo/tnv/astra.git | ||
Unnamed repository; edit this file 'description' to name the repository. | Suren A. Chilingaryan |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 2 |
@@ -4,6 +4,8 @@ *.orig *.rej .nfs* +*.o +__pycache__ /python/build/* /python/finalbuild/* |