Skip to content

Commit

Permalink
Adding generated files to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
lronaldo committed Jul 16, 2017
1 parent 8de9319 commit 55494b3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/asm/greetcardmusic/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
src/music.s
src/music.h
src/octopusjig.c
src/octopusjig.h
4 changes: 4 additions & 0 deletions examples/asm/structs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
src/ken.c
src/ken.h
src/ryu.c
src/ryu.h
2 changes: 2 additions & 0 deletions examples/medium/arkosAudio/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
src/molusk.h
src/molusk.s

0 comments on commit 55494b3

Please # to comment.