summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2022-09-01 14:39:59 -0600
committerAlejandro Soto <alejandro@34project.org>2022-09-01 14:39:59 -0600
commitf4ec28afc79d20eec060fd7b7a1d54bda20d8a75 (patch)
tree4e14fb28bd4307362e7f4df255ba6327963ae07a /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore35
1 files changed, 35 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4a27f25
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,35 @@
+*.png
+*.bak
+/db
+/simulation
+/incremental_db
+*.sof
+*.rpt
+*.summary
+*.done
+*.jdi
+*.qdf
+*.cdf
+*.pin
+*.pof
+*.qws
+*.log
+*.chg
+/output_files
+/.sopc_builder
+/sopc_builder_log.txt
+/nios_system_log.txt
+*.html
+*.bsf
+*.ptf.*
+/.metadata
+*.elf
+*.map
+*.objdump
+obj
+*.swp
+*.a
+nios_workspace
+
+vcd/
+obj/