Browse Source

Gitignore

copy 7 years ago
parent
commit
92dd0c06fe
3 changed files with 5 additions and 1 deletions
  1. 3 1
      .gitignore
  2. 1 0
      bios/.gitignore
  3. 1 0
      docs/.gitignore

+ 3 - 1
.gitignore

@@ -6,4 +6,6 @@ tests/qemu/test-i386
 *.map
 build/
 closure-compiler/
-images/
+images/
+*.bak
+*.orig

+ 1 - 0
bios/.gitignore

@@ -0,0 +1 @@
+*.gz

+ 1 - 0
docs/.gitignore

@@ -0,0 +1 @@
+node_modules