Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
d10n committed Feb 22, 2013
1 parent 533e07c commit 943529b
Show file tree
Hide file tree
Showing 26 changed files with 21 additions and 1,622 deletions.
21 changes: 21 additions & 0 deletions .gitignore
@@ -0,0 +1,21 @@
# Backup files
*~

# Object files
*.o

# Libraries
*.lib
*.a

# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib

# Executables
*.exe
*.out
*.app

1 change: 0 additions & 1 deletion trapcc/README~

This file was deleted.

14 changes: 0 additions & 14 deletions trapcc/address_encoder.rb~

This file was deleted.

2 changes: 0 additions & 2 deletions trapcc/bitmask.rb~

This file was deleted.

34 changes: 0 additions & 34 deletions trapcc/program.rb~

This file was deleted.

46 changes: 0 additions & 46 deletions trapcc/samples/.bochsrc~

This file was deleted.

4 changes: 0 additions & 4 deletions trapcc/samples/.gdbinit~

This file was deleted.

2 changes: 0 additions & 2 deletions trapcc/samples/Makefile~

This file was deleted.

1 change: 0 additions & 1 deletion trapcc/samples/expected_behavior~

This file was deleted.

Binary file removed trapcc/samples/kernel.o
Binary file not shown.
Binary file removed trapcc/samples/loader.o
Binary file not shown.

0 comments on commit 943529b

Please sign in to comment.