summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2019-11-30 11:24:30 +0100
committerKostya Shishkov <kostya.shishkov@gmail.com>2019-11-30 11:24:30 +0100
commit1c5b08d3e5ab17e379a30ce1eff2065bf1f58297 (patch)
tree24f966327b26a8de3378135c48672680d75ac1fb
parentb019e5110f1858d8b0a10f3fbbc3c791bfa27a11 (diff)
downloadnihav-player-1c5b08d3e5ab17e379a30ce1eff2065bf1f58297.tar.gz
add .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..fdaff5d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+target/
+**/*.rs.bk
+rust-sdl \ No newline at end of file