Skip to content

Commit ec0b069

Browse files
committed
ignore .pptx files
1 parent dae83a0 commit ec0b069

File tree

2 files changed

+7
-14
lines changed

2 files changed

+7
-14
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/PJ
22
/orgs
33
/proj
4+
*.pptx

.gitmeta

+6-14
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,11 @@
1+
chown -h 1000:1000 './.gitignore'
2+
chmod 0755 './.gitignore'
3+
/usr/bin/touch -hcmd "2023-05-20 23:02:19.8526665000 -0300" './.gitignore'
4+
/usr/bin/touch -hcad "2023-05-20 23:02:23.2647479000 -0300" './.gitignore'
15
chown -h 1000:1000 './.gitmeta'
26
chmod 0664 './.gitmeta'
3-
/usr/bin/touch -hcmd "2023-05-20 23:01:55.6640840000 -0300" './.gitmeta'
4-
/usr/bin/touch -hcad "2023-05-20 14:49:08.5119713000 -0300" './.gitmeta'
5-
chown -h 1000:1000 './css/page-common.css'
6-
chmod 0755 './css/page-common.css'
7-
/usr/bin/touch -hcmd "2020-01-24 10:22:20.0000000000 -0300" './css/page-common.css'
8-
/usr/bin/touch -hcad "2023-05-20 21:13:50.9200002000 -0300" './css/page-common.css'
9-
chown -h 1000:1000 './css/page-custom.css'
10-
chmod 0755 './css/page-custom.css'
11-
/usr/bin/touch -hcmd "2023-05-20 21:35:34.1710426000 -0300" './css/page-custom.css'
12-
/usr/bin/touch -hcad "2023-05-20 21:35:38.0270625000 -0300" './css/page-custom.css'
13-
chown -h 1000:1000 './index.html'
14-
chmod 0755 './index.html'
15-
/usr/bin/touch -hcmd "2023-05-20 22:53:56.7697326000 -0300" './index.html'
16-
/usr/bin/touch -hcad "2023-05-20 22:53:57.8137719000 -0300" './index.html'
7+
/usr/bin/touch -hcmd "2023-05-20 23:02:42.6372066000 -0300" './.gitmeta'
8+
/usr/bin/touch -hcad "2023-05-20 23:01:55.7120852000 -0300" './.gitmeta'
179
chown -h 1000:1000 './press/press-kit/index.html'
1810
chmod 0755 './press/press-kit/index.html'
1911
/usr/bin/touch -hcmd "2023-05-20 22:39:27.9576841000 -0300" './press/press-kit/index.html'

0 commit comments

Comments
 (0)