diff options
author | Paweł Tomulik <ptomulik@meil.pw.edu.pl> | 2018-10-10 19:44:23 (GMT) |
---|---|---|
committer | Paweł Tomulik <ptomulik@meil.pw.edu.pl> | 2018-10-10 19:44:23 (GMT) |
commit | 91cfc1e6d0b099035e74630b73f879c4499f2448 (patch) | |
tree | d1d94af9a277328afa2b561ad244dfada15999a4 | |
parent | e342d031c2a80cc7eb27ca139b7adee2d37a8216 (diff) | |
download | SCons-91cfc1e6d0b099035e74630b73f879c4499f2448.zip SCons-91cfc1e6d0b099035e74630b73f879c4499f2448.tar.gz SCons-91cfc1e6d0b099035e74630b73f879c4499f2448.tar.bz2 |
remove editor junk
-rw-r--r-- | .gitignore | 6 | ||||
-rw-r--r-- | testing/framework/.TestCommonTests.py.swp | bin | 16384 -> 0 bytes |
2 files changed, 6 insertions, 0 deletions
@@ -43,3 +43,9 @@ htmlcov # VS Code .vscode + +# Editor junk +*.swp +*.bkp +*.bak +*~ diff --git a/testing/framework/.TestCommonTests.py.swp b/testing/framework/.TestCommonTests.py.swp Binary files differdeleted file mode 100644 index fcee08e..0000000 --- a/testing/framework/.TestCommonTests.py.swp +++ /dev/null |