summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorPrivate Island Networks Inc <opensource@privateisland.tech>2026-03-03 15:56:53 -0500
committerPrivate Island Networks Inc <opensource@privateisland.tech>2026-03-03 15:56:53 -0500
commitab6ca080771b706a310ebfd8a4192841cdfef05c (patch)
treef9da21650402f17330d68bb7d6f86b031191ddb9 /.gitignore
initial commit of experimental code base for PI Explorer (PI-EXP)HEADmain
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..aa60a65
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+__pycache__
+.project
+.pydevproject
+*.orig
+*.pyc
+*.bak
+logs
+.DS*
+

Highly Recommended Verilog Books