diff options
| author | Florian Fischer <florian.fl.fischer@fau.de> | 2019-01-22 19:20:27 +0100 |
|---|---|---|
| committer | Florian Fischer <florian.fl.fischer@fau.de> | 2019-01-22 19:20:27 +0100 |
| commit | 8221b8fb0e9ee491590932cd228f17b48155c0f7 (patch) | |
| tree | 31628f1cef2e19a39ce68be7eab686917cf7820f | |
| parent | cddfdeddcc97872f928d8d1cbdcbc13e7f07c99f (diff) | |
| download | allocbench-8221b8fb0e9ee491590932cd228f17b48155c0f7.tar.gz allocbench-8221b8fb0e9ee491590932cd228f17b48155c0f7.zip | |
ignore all __pycache__ dirs
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ results/* targets/* dj_workloads/* *.png -*/__pycache__/* +*__pycache__* .gdb_history *.save *.data |
