Parcourir la source

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 il y a 5 ans
Parent
révision
9cc04e1824
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. +5
    -0
      src/acs/.gitignore

+ 5
- 0
src/acs/.gitignore Voir le fichier

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

Chargement…
Annuler
Enregistrer