diff options
author | amelia <[email protected]> | 2022-05-11 08:31:14 -0500 |
---|---|---|
committer | amelia <[email protected]> | 2022-05-11 08:31:14 -0500 |
commit | d1570705868034cace48249fa62d02573d4e906d (patch) | |
tree | 61c005aeac5ef8e80f5263b885bd0d32aeac2cab /.gitignore | |
parent | d45ad14c2e2f47b2c7a253aa9dda10115e1cdb07 (diff) |
peer to pee fully working & added exe
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -node_modules/
\ No newline at end of file +node_modules/ +chessnt-win32-x64/
\ No newline at end of file |