Skip to content

Commit f4d267a

Browse files
committed
Minor changes to .gitignore. Add .gitattributes. Clean up humans.txt
1 parent e079d6b commit f4d267a

File tree

3 files changed

+17
-35
lines changed

3 files changed

+17
-35
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text=auto

.gitignore

+6-2
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,20 @@
1313
*.swp
1414
*.vi
1515
*~
16+
*.sass-cache
17+
Session.vim
1618

1719
# OS or Editor folders
1820
.DS_Store
1921
.cache
2022
.project
2123
.settings
22-
thumbs.db
24+
.tmproj
25+
nbproject
26+
Thumbs.db
2327

2428
# Folders to ignore
2529
.hg
2630
.svn
2731
.idea
28-
publish
32+
publish

humans.txt

+10-33
Original file line numberDiff line numberDiff line change
@@ -3,41 +3,18 @@
33

44

55
/* TEAM */
6-
Front-end developer : Nicolas Gallagher
7-
Site: http://nicolasgallagher.com
8-
Twitter: @necolas
9-
Location: London, UK
6+
7+
Front-end developer : Nicolas Gallagher
8+
Site: http://nicolasgallagher.com
9+
Twitter: @necolas
10+
Location: London, UK
1011

1112
/* THANKS */
12-
Names (& URL):
13+
14+
Names (& URL):
1315

1416
/* SITE */
15-
Standards: HTML5, CSS3
16-
Components: Modernizr, jQuery, Respond.js
17-
Software:
18-
1917

20-
21-
-o/-
22-
+oo//-
23-
:ooo+//:
24-
-ooooo///-
25-
/oooooo//:
26-
:ooooooo+//-
27-
-+oooooooo///-
28-
-://////////////+oooooooooo++////////////::
29-
:+ooooooooooooooooooooooooooooooooooooo+:::-
30-
-/+ooooooooooooooooooooooooooooooo+/::////:-
31-
-:+oooooooooooooooooooooooooooo/::///////:-
32-
--/+ooooooooooooooooooooo+::://////:-
33-
-:+ooooooooooooooooo+:://////:--
34-
/ooooooooooooooooo+//////:-
35-
-ooooooooooooooooooo////-
36-
/ooooooooo+oooooooooo//:
37-
:ooooooo+/::/+oooooooo+//-
38-
-oooooo/::///////+oooooo///-
39-
/ooo+::://////:---:/+oooo//:
40-
-o+/::///////:- -:/+o+//-
41-
:-:///////:- -:/://
42-
-////:- --//:
43-
-- -:
18+
Standards: HTML5, CSS3
19+
Components: jQuery, Modernizr, Respond.js
20+
Software:

0 commit comments

Comments
 (0)