Skip to content

Commit

Permalink
remove directories before reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Droniu committed Jun 8, 2021
1 parent 0675d7f commit 467ab26
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,12 @@
# Edit at https://www.toptal.com/developers/gitignore?templates=assembler

### Assembler ###
*.exe
*.o
*.obj
*.bc

# End of https://www.toptal.com/developers/gitignore/api/assembler

### NES ###
*.nes.ram.nl
*.nes

Programs/
tools/
*.dbg
*.deb
*.cdl

Example
Tic-Tac-Toe_v2
*.cdl

0 comments on commit 467ab26

Please sign in to comment.