commit | ca268481f3ba42b22abe84c702227309795502cf | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri May 28 18:31:46 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Fri May 28 18:37:29 2021 -0700 |
tree | 0c5a031755bcdcf2d75e3132ad8c226551e387ae | |
parent | 3ec55cf1f48190cfe8287c6437191c0b84a7f3cf [diff] [blame] |
Begin PCI refactor
diff --git a/.gitignore b/.gitignore index b9000ab..acda9c8 100644 --- a/.gitignore +++ b/.gitignore
@@ -10,4 +10,8 @@ bin/* !bin/jmk **/Makefile -**/Jmk.options \ No newline at end of file +**/Jmk.options +.gitignore +.idea +.vscode +**/.#* \ No newline at end of file