-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
53 lines (44 loc) · 1.3 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Ignore files for push...
# General advice from https://github.com/juanrodace
# Before put large files over 100MB, you have to include the path and name here on .gitignore.
# Alert: when you create large files them can appear into the Commit main panel for push and the GitHub server can get back an error and stop the file loading and the pushing process. You can drop the commit, renaming the files after the inclusion here on .gitignore or move the large files to another external directory (like Downloads) and then make a Push. After the Push be done, you can move back the large files to the original folder. Before made Commit drops, is recommended get a full copy of your local repository for prevent data lost.
# Large files over 100MB have be compress in 95MB file parts.
# General exclusions
#.gitignore
.git/
#.github/
.idea/
venv/
venvArcGISDesktop10.2.2/
Lib/
.gitignore/
.doc_aux/
.mp4/
**/*.vsdx
**/*.docx
**/*.pptx
**/*.txt
#.refs/GitHubRefs/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
#TXT video script
HRAS.VideoScript.txt
#PPTX video script
PlantillaVideos.pptx
HRAS.Introducción.pptx
#DOCX
Notas.docx
HRAS.Contenido.docx
~$AS.Contenido.docx
#TIF otros
Terrein_MDT_Cesar.tif
#PPTX otros
Graph.pptx
Plantilla.pptx
~$Plantilla.pptx
#SVG otros
Plantilla.svg