projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
347dea6
)
Provide .gitignore to prevent unwanted files to be committed
author
pwpiwi
<pwpiwi@users.noreply.github.com>
Tue, 25 Mar 2014 20:31:37 +0000
(21:31 +0100)
committer
pwpiwi
<pwpiwi@users.noreply.github.com>
Tue, 25 Mar 2014 20:31:37 +0000
(21:31 +0100)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
a43a00f
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,27
@@
+# .gitignore
+# don't push these files to the repository
+
+*.o
+*.a
+*.d
+*.elf
+*.s19
+*.map
+*.bin
+*.dll
+*.moc.cpp
+*.exe
+proxmark
+flasher
+version.c
+
+fpga/*
+!fpga/fpga.bit
+!fpga/*.v
+!fpga/Makefile
+!fpga/fpga.ucf
+!fpga/xst.scr
+!fpga/go.bat
+!fpga/sim.tcl
+
+
Impressum
,
Datenschutz