Explorar el Código

Add ignore file

Ben Hsieh hace 9 años
padre
commit
6e170d7774
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      .gitignore
  2. 1
    0
      test-server/.gitignore

+ 1
- 0
.gitignore Ver fichero

1
+.imdone
1
 testconfig
2
 testconfig
2
 RNFetchBlobTest/
3
 RNFetchBlobTest/
3
 test/test-server/public/*
4
 test/test-server/public/*

+ 1
- 0
test-server/.gitignore Ver fichero

7
 !public/beethoven.mp3
7
 !public/beethoven.mp3
8
 !public/cat-fu.mp4
8
 !public/cat-fu.mp4
9
 !uploads/readme
9
 !uploads/readme
10
+.imdone