Sfoglia il codice sorgente

Ensured existence of acs folder

The folder is crucial for compilation and building.
It also ensures that nothing will land on the repo in that folder.
master
Patrick Jakobsen 5 anni fa
parent
commit
9cc04e1824
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. +5
    -0
      src/acs/.gitignore

+ 5
- 0
src/acs/.gitignore Vedi File

@ -0,0 +1,5 @@
# There should be nothing in this directory except this file itself on the repo.
.
!.gitignore

Caricamento…
Annulla
Salva