pictcode / .gitignore @ 4c96e5a3
履歴 | 表示 | アノテート | ダウンロード (425 Bytes)
| 1 | 635eef61 | spyder1211 | # User specific & automatically generated files #  | 
      
|---|---|---|---|
| 2 | #################################################  | 
      ||
| 3 | /app/Config/database.php  | 
      ||
| 4 | /app/tmp  | 
      ||
| 5 | /lib/Cake/Console/Templates/skel/tmp/  | 
      ||
| 6 | /plugins  | 
      ||
| 7 | /vendors  | 
      ||
| 8 | /build  | 
      ||
| 9 | /dist  | 
      ||
| 10 | /tags  | 
      ||
| 11 | *.mo  | 
      ||
| 12 | |||
| 13 | # IDE and editor specific files #  | 
      ||
| 14 | #################################  | 
      ||
| 15 | /nbproject  | 
      ||
| 16 | .idea  | 
      ||
| 17 | |||
| 18 | # OS generated files #  | 
      ||
| 19 | ######################  | 
      ||
| 20 | .DS_Store  | 
      ||
| 21 | .DS_Store?  | 
      ||
| 22 | ._*  | 
      ||
| 23 | .Spotlight-V100  | 
      ||
| 24 | .Trashes  | 
      ||
| 25 | Icon?  | 
      ||
| 26 | ehthumbs.db  | 
      ||
| 27 | Thumbs.db  |