This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
mirror
/
mobilizon
mirror of
https://framagit.org/framasoft/mobilizon.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
70
Wiki
Activity
Browse Source
Adding uploads folder configuration to gitignore
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
tags/2.0.0-beta.1
Thomas Citharel
1 year ago
parent
0c667b13ae
commit
60c77eb355
No known key found for this signature in database
GPG Key ID:
A061B9DDE0CA0773
5 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+0
-0
uploads/exports/.gitkeep
+0
-0
uploads/exports/csv/.gitkeep
+0
-0
uploads/exports/ods/.gitkeep
+0
-0
uploads/exports/pdf/.gitkeep
+ 1
- 0
.gitignore
View File
@@ -39,6 +39,7 @@ uploads/*
release/
!uploads/.gitkeep
!uploads/exports/.gitkeep
!uploads/exports/**/.gitkeep
.idea
*.mo
*.po~
+ 0
- 0
uploads/exports/.gitkeep
View File
+ 0
- 0
uploads/exports/csv/.gitkeep
View File
+ 0
- 0
uploads/exports/ods/.gitkeep
View File
+ 0
- 0
uploads/exports/pdf/.gitkeep
View File
Write
Preview
Loading…
Cancel
Save