commit | 445b2b91ac5dde5b9ff0e13ac0e1d7a1e67da7e5 | [log] [tgz] |
---|---|---|
author | swissChili <swisschili@fastmail.com> | Fri May 28 18:31:46 2021 -0700 |
committer | swissChili <swisschili@fastmail.com> | Fri May 28 18:31:46 2021 -0700 |
tree | 544bc39637f0089c4e8a07f4eddda796f1274f38 | |
parent | 3ec55cf1f48190cfe8287c6437191c0b84a7f3cf [diff] |
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