about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2021-07-20 10:51:46 +0100
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2021-07-20 10:52:22 +0100
commit267da036e935ebba80333505f3aeaea71e973f4a (patch)
tree391917e958dc76b1340aed1dd33cc90ad2eaf178 /.gitignore
parentFeature: Implemented various instructions (diff)
downloadCHIP8-Emulator-267da036e935ebba80333505f3aeaea71e973f4a.tar.gz
CHIP8-Emulator-267da036e935ebba80333505f3aeaea71e973f4a.tar.bz2
CHIP8-Emulator-267da036e935ebba80333505f3aeaea71e973f4a.zip
Cleanup: Removed unnecesary file
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6826944..7bec391 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 chip8_emulator
 CHIP8_Emulator.*
 *.o
+*.core