Commit Graph

25 Commits

Author SHA1 Message Date
Diogo Cordeiro 27babac6dc [Ostatus] Partially revert 69add504e6
updateuris isn't needed after alll, we should solve this with TFNM and existing infrastructure.
2019-12-11 01:30:15 +00:00
tenma 69add504e6 [OStatus] Add script for profile deduplication and URI fixing 2019-11-03 00:43:21 +00:00
Diogo Cordeiro 2a06261f75 [CORE][COMPOSER] Move extlib packages with immediate composer correspondent to composer dependencies
This adds a composer.json for all dependencies that are available
2019-08-03 17:47:24 +01:00
Diogo Cordeiro 25eb06ac46 Remove from .gitignore stuff that should clearly go to developer's global gitignore instead 2019-04-20 01:50:02 +01:00
Takuma YOSHIOKA 2ebdac70da
Ignore whole directory, not only inner contents
`dir/*` style let git ignore files and directories in `dir/`, but not
`dir/` itself.
This cause `git clean -df` to remove `dir/` **with its contents**!

To prevent `git clean -df` to remove data directories (`avatar/`, `file/`,
etc), use `dir/` (or `dir`) style in gitignore.
2017-04-29 14:22:36 +09:00
Mikael Nordfeldth 17a65ff873 background folder has never been used for GNU social 2015-12-28 00:00:51 +01:00
Zach Copley cc85afda3a Added a couple dirs to .gitignore 2011-06-29 18:59:42 +00:00
Brion Vibber ba2b670bfb add .mo files to .gitignore 2010-12-16 10:38:38 -08:00
Zach Copley 7e177b7ec6 Add Netbeans project metadata dir to .gitignore 2010-09-23 12:48:15 -07:00
Brion Vibber 3371e24316 Add .DS_Store to .gitignore list; these are desktop metadata files maintained by Mac OS X Finder. 2009-10-24 16:42:29 -07:00
Brenda Wallace eceffc4c01 ignore the local folder 2009-08-25 09:23:09 +12:00
Evan Prodromou d5cc1357fd don't ignore config.php.sample 2009-07-30 17:06:03 -04:00
Evan Prodromou 27aaabb5f2 ignore config.php.* 2009-06-20 15:49:42 -07:00
Zach Copley 90344e55d4 Add background dir 2009-06-16 19:23:06 -07:00
Robin Millette ed1e1d9f44 Handles local aliases (redirection) for file uploads attached to notices. 2009-05-27 03:47:45 -04:00
Evan Prodromou 8a142b272c ignore Eclipse project files 2009-05-01 07:08:01 -04:00
Leslie Michael Orchard 4da4c94678 Ignoring VIM swap files, log files, and httpd.conf 2009-02-20 16:37:11 -05:00
Evan Prodromou 42e3c928dd ignore .#* files 2009-02-09 12:29:10 -05:00
Evan Prodromou 41d958f11f Ignore .orig and .rej 2009-01-16 16:43:10 +00:00
Evan Prodromou 1e874240bf Add some stuff to .gitignore 2009-01-15 23:43:38 +00:00
Evan Prodromou 565cbfbe77 Hit dataobject.ini 2009-01-15 14:28:26 -05:00
Zach Copley b98d8b2500 Make git ignore TextMate project files 2009-01-10 20:26:01 -08:00
Evan Prodromou 93cb7e07f7 Add _darcs to .gitignore 2009-01-08 20:56:59 +00:00
root e67affdbbc Correct syntax in .gitignore 2009-01-06 23:07:30 +00:00
root 11351ea90d Add a git ignore file for avatars, files, config.php, and .htaccess 2009-01-06 23:06:05 +00:00