summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-08-14 10:39:36 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-08-14 10:39:36 +0200
commit15858006f96966d042cc26094f75437f11a4d4d7 (patch)
tree6077e11e1e08f86d6774963be611c9e28e6a208c /.gitignore
parent5277de9f9901ababbd5aeb665b747bd56900cc00 (diff)
Minor changes
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b72a637..1cf2624 100755
--- a/.gitignore
+++ b/.gitignore
@@ -4,5 +4,6 @@
# Include the following
!Makefile
!.gitignore
-!*2.c
+!ina260.c
+!ina260_full.c
!README.md \ No newline at end of file